Do Not Disturb Types
When you call theTELDNDSet
function, you need to specify the type of calls to which the Do Not Disturb feature should apply. The following constants are defined for your use:
enum { telDNDIntExt = 0, telDNDExternal = 1, telDNDInternal = 2, telDNDNonIntercom = 3 };Constant descriptions
telDNDIntExt
- Do Not Disturb applies to all internal and external calls.
telDNDExternal
- Do Not Disturb applies to external calls only.
telDNDInternal
- Do Not Disturb applies to internal calls only.
telDNDNonIntercom
- Do Not Disturb applies to all internal and external calls except those connecting through an intercom system.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help